Increase minimum relay fee#11
Closed
michaelsutton wants to merge 3 commits into
Closed
Conversation
Increase the default relay floor to 100 sompi/gram and apply it over max(compute, transient) mass. Keep realtime fee estimation buckets floored at the minimum standard feerate and cover the edge cases in mining tests.
Raise wallet relay-fee calculations while keeping the legacy dust heuristic separate. Reconcile final generator outputs against the actual final transaction mass so storage mass cannot leave fees underfunded.
Price integration and Rothschild-generated transactions at 101 sompi/gram over max(compute, transient) mass. Account for large signature scripts in daemon seqcommit spends so fixtures clear the new relay floor.
Owner
Author
|
I'll reopen this directly over kaspanet/toccata branch after merging kaspanet#995 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Raises the minimum relay fee to 100 sompi/gram and updates mempool fee estimation, wallet fee generation, integration fixtures, and Rothschild transaction generation to follow the new floor.
ctx: https://gist.github.com/michaelsutton/a5c9bff6c9e9713edd0de9a3059bab9a